-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deleting a SharedAttribute does not validate if it's possible to send the Notification #398
Conversation
Codecov ReportAttention: Patch coverage is
|
with #404 this can be defenitely closed as we can just send these messages right away now |
…ip is still in Pending state
Sadly, the messages cannot be encrypted until the relationship got accepted by both Peers |
packages/runtime/src/useCases/consumption/attributes/DeleteOwnSharedAttributeAndNotifyPeer.ts
Outdated
Show resolved
Hide resolved
packages/runtime/src/useCases/consumption/attributes/DeletePeerSharedAttributeAndNotifyOwner.ts
Outdated
Show resolved
Hide resolved
packages/runtime/src/useCases/consumption/attributes/DeleteOwnSharedAttributeAndNotifyPeer.ts
Outdated
Show resolved
Hide resolved
packages/runtime/src/useCases/consumption/attributes/DeletePeerSharedAttributeAndNotifyOwner.ts
Outdated
Show resolved
Hide resolved
...me/src/useCases/consumption/attributes/DeleteThirdPartyRelationshipAttributeAndNotifyPeer.ts
Outdated
Show resolved
Hide resolved
packages/transport/src/modules/relationships/RelationshipsController.ts
Outdated
Show resolved
Hide resolved
packages/transport/src/modules/relationships/RelationshipsController.ts
Outdated
Show resolved
Hide resolved
packages/runtime/src/useCases/consumption/attributes/DeleteOwnSharedAttributeAndNotifyPeer.ts
Outdated
Show resolved
Hide resolved
packages/runtime/src/useCases/consumption/attributes/DeleteOwnSharedAttributeAndNotifyPeer.ts
Outdated
Show resolved
Hide resolved
Co-authored-by: Julian König <33655937+jkoenig134@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some beauty comments :)
packages/runtime/src/useCases/consumption/attributes/DeletePeerSharedAttributeAndNotifyOwner.ts
Outdated
Show resolved
Hide resolved
packages/runtime/src/useCases/consumption/attributes/DeletePeerSharedAttributeAndNotifyOwner.ts
Outdated
Show resolved
Hide resolved
packages/runtime/src/useCases/consumption/attributes/DeletePeerSharedAttributeAndNotifyOwner.ts
Outdated
Show resolved
Hide resolved
packages/runtime/src/useCases/consumption/attributes/DeletePeerSharedAttributeAndNotifyOwner.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. @jkoenig134 @britsta Was there still anything open from your discussion?
Readiness checklist